std::function
From Cppreference
< cpp | utility | functional
Template:cpp/utility/functional/function/sidebar
| This section is incomplete |
Contents |
[edit] Member types
| This section is incomplete |
[edit] Member functions
| This section is incomplete |
[edit] Non-member functions
| specializes the std::swap() algorithm for functions (function template) | ||
| compares an std::function with std::nullptr (function template) | ||
[edit] Helper classes
| associates a std::function with an Allocator (class template specialization) | |